Skip to content

Conversation

@stackable-bot
Copy link
Contributor

@stackable-bot stackable-bot commented Feb 3, 2023

This PR contains the following updates:

Package Type Update Change
either dependencies patch 1.8.0 -> 1.8.1
futures (source) dependencies patch 0.3.25 -> 0.3.26
proc-macro2 dependencies patch 1.0.49 -> 1.0.50
serde_yaml dependencies patch 0.9.16 -> 0.9.17

Release Notes

bluss/either

v1.8.1

Compare Source

rust-lang/futures-rs

v0.3.26

Compare Source

  • Add Either::as_pin_mut and Either::as_pin_ref (#​2691)
  • Add Shared::ptr_eq and Shared::ptr_hash (#​2691)
  • Implement FusedStream for Buffered (#​2676)
  • Implement FusedStream for all streams in ReadyChunks (#​2693)
  • Fix bug in FuturesOrdered::push_front (#​2664)
  • Remove Fut::Output: Clone bounds from some Shared methods (#​2662)
  • Remove T: Debug bounds from Debug implementations of mpsc and oneshot types (#​2666, #​2667)
dtolnay/proc-macro2

v1.0.50

Compare Source

  • Implement Hash for proc_macro2::LineColumn (#​362)
dtolnay/serde-yaml

v0.9.17

Compare Source

  • Improve Debug representation of some error messages

Configuration

📅 Schedule: Branch creation - "" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@stackable-bot stackable-bot added the dependencies Pull requests that update a dependency file label Feb 3, 2023
@stackable-bot stackable-bot requested a review from a team February 3, 2023 13:15
@siegfriedweber siegfriedweber requested review from siegfriedweber and removed request for a team February 3, 2023 15:27
@siegfriedweber
Copy link
Member

bors merge

@siegfriedweber
Copy link
Member

Successfully tested with the nifi-operator.

bors bot pushed a commit that referenced this pull request Feb 3, 2023
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [either](https://togithub.com/bluss/either) | dependencies | patch | `1.8.0` -> `1.8.1` |
| [futures](https://rust-lang.github.io/futures-rs) ([source](https://togithub.com/rust-lang/futures-rs)) | dependencies | patch | `0.3.25` -> `0.3.26` |
| [proc-macro2](https://togithub.com/dtolnay/proc-macro2) | dependencies | patch | `1.0.49` -> `1.0.50` |
| [serde_yaml](https://togithub.com/dtolnay/serde-yaml) | dependencies | patch | `0.9.16` -> `0.9.17` |

---

### Release Notes

<details>
<summary>bluss/either</summary>

### [`v1.8.1`](https://togithub.com/bluss/either/compare/1.8.0...1.8.1)

[Compare Source](https://togithub.com/bluss/either/compare/1.8.0...1.8.1)

</details>

<details>
<summary>rust-lang/futures-rs</summary>

### [`v0.3.26`](https://togithub.com/rust-lang/futures-rs/blob/HEAD/CHANGELOG.md#&#8203;0326---2023-01-30)

[Compare Source](https://togithub.com/rust-lang/futures-rs/compare/0.3.25...0.3.26)

-   Add `Either::as_pin_mut` and `Either::as_pin_ref` ([#&#8203;2691](https://togithub.com/rust-lang/futures-rs/issues/2691))
-   Add `Shared::ptr_eq` and `Shared::ptr_hash` ([#&#8203;2691](https://togithub.com/rust-lang/futures-rs/issues/2691))
-   Implement `FusedStream` for `Buffered` ([#&#8203;2676](https://togithub.com/rust-lang/futures-rs/issues/2676))
-   Implement `FusedStream` for all streams in `ReadyChunks` ([#&#8203;2693](https://togithub.com/rust-lang/futures-rs/issues/2693))
-   Fix bug in `FuturesOrdered::push_front` ([#&#8203;2664](https://togithub.com/rust-lang/futures-rs/issues/2664))
-   Remove `Fut::Output: Clone` bounds from some `Shared` methods ([#&#8203;2662](https://togithub.com/rust-lang/futures-rs/issues/2662))
-   Remove `T: Debug` bounds from `Debug` implementations of `mpsc` and `oneshot` types ([#&#8203;2666](https://togithub.com/rust-lang/futures-rs/issues/2666), [#&#8203;2667](https://togithub.com/rust-lang/futures-rs/issues/2667))

</details>

<details>
<summary>dtolnay/proc-macro2</summary>

### [`v1.0.50`](https://togithub.com/dtolnay/proc-macro2/releases/tag/1.0.50)

[Compare Source](https://togithub.com/dtolnay/proc-macro2/compare/1.0.49...1.0.50)

-   Implement Hash for proc_macro2::LineColumn ([#&#8203;362](https://togithub.com/dtolnay/proc-macro2/issues/362))

</details>

<details>
<summary>dtolnay/serde-yaml</summary>

### [`v0.9.17`](https://togithub.com/dtolnay/serde-yaml/releases/tag/0.9.17)

[Compare Source](https://togithub.com/dtolnay/serde-yaml/compare/0.9.16...0.9.17)

-   Improve Debug representation of some error messages

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired.

---

 - [x] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMTkuNSIsInVwZGF0ZWRJblZlciI6IjM0LjExOS41In0=-->
@siegfriedweber siegfriedweber force-pushed the renovate/all-dependencies-(patch-only) branch from c236dbd to e9cb428 Compare February 3, 2023 16:04
@bors
Copy link
Contributor

bors bot commented Feb 3, 2023

Canceled.

@siegfriedweber
Copy link
Member

bors merge

bors bot pushed a commit that referenced this pull request Feb 3, 2023
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [either](https://togithub.com/bluss/either) | dependencies | patch | `1.8.0` -> `1.8.1` |
| [futures](https://rust-lang.github.io/futures-rs) ([source](https://togithub.com/rust-lang/futures-rs)) | dependencies | patch | `0.3.25` -> `0.3.26` |
| [proc-macro2](https://togithub.com/dtolnay/proc-macro2) | dependencies | patch | `1.0.49` -> `1.0.50` |
| [serde_yaml](https://togithub.com/dtolnay/serde-yaml) | dependencies | patch | `0.9.16` -> `0.9.17` |

---

### Release Notes

<details>
<summary>bluss/either</summary>

### [`v1.8.1`](https://togithub.com/bluss/either/compare/1.8.0...1.8.1)

[Compare Source](https://togithub.com/bluss/either/compare/1.8.0...1.8.1)

</details>

<details>
<summary>rust-lang/futures-rs</summary>

### [`v0.3.26`](https://togithub.com/rust-lang/futures-rs/blob/HEAD/CHANGELOG.md#&#8203;0326---2023-01-30)

[Compare Source](https://togithub.com/rust-lang/futures-rs/compare/0.3.25...0.3.26)

-   Add `Either::as_pin_mut` and `Either::as_pin_ref` ([#&#8203;2691](https://togithub.com/rust-lang/futures-rs/issues/2691))
-   Add `Shared::ptr_eq` and `Shared::ptr_hash` ([#&#8203;2691](https://togithub.com/rust-lang/futures-rs/issues/2691))
-   Implement `FusedStream` for `Buffered` ([#&#8203;2676](https://togithub.com/rust-lang/futures-rs/issues/2676))
-   Implement `FusedStream` for all streams in `ReadyChunks` ([#&#8203;2693](https://togithub.com/rust-lang/futures-rs/issues/2693))
-   Fix bug in `FuturesOrdered::push_front` ([#&#8203;2664](https://togithub.com/rust-lang/futures-rs/issues/2664))
-   Remove `Fut::Output: Clone` bounds from some `Shared` methods ([#&#8203;2662](https://togithub.com/rust-lang/futures-rs/issues/2662))
-   Remove `T: Debug` bounds from `Debug` implementations of `mpsc` and `oneshot` types ([#&#8203;2666](https://togithub.com/rust-lang/futures-rs/issues/2666), [#&#8203;2667](https://togithub.com/rust-lang/futures-rs/issues/2667))

</details>

<details>
<summary>dtolnay/proc-macro2</summary>

### [`v1.0.50`](https://togithub.com/dtolnay/proc-macro2/releases/tag/1.0.50)

[Compare Source](https://togithub.com/dtolnay/proc-macro2/compare/1.0.49...1.0.50)

-   Implement Hash for proc_macro2::LineColumn ([#&#8203;362](https://togithub.com/dtolnay/proc-macro2/issues/362))

</details>

<details>
<summary>dtolnay/serde-yaml</summary>

### [`v0.9.17`](https://togithub.com/dtolnay/serde-yaml/releases/tag/0.9.17)

[Compare Source](https://togithub.com/dtolnay/serde-yaml/compare/0.9.16...0.9.17)

-   Improve Debug representation of some error messages

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired.

---

 - [x] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMTkuNSIsInVwZGF0ZWRJblZlciI6IjM0LjExOS41In0=-->
@bors
Copy link
Contributor

bors bot commented Feb 3, 2023

Pull request successfully merged into main.

Build succeeded:

@bors bors bot changed the title Update All dependencies (patch only) [Merged by Bors] - Update All dependencies (patch only) Feb 3, 2023
@bors bors bot closed this Feb 3, 2023
@bors bors bot deleted the renovate/all-dependencies-(patch-only) branch February 3, 2023 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants